home *** CD-ROM | disk | FTP | other *** search
/ Bath / Bath CDROM.iso / pc / BATH.DXR / Topbar_16_pitkinunichrome_over.ls < prev    next >
Encoding:
Text File  |  2001-07-26  |  173 b   |  9 lines

  1. on mouseUp me
  2.   gotoNetPage("http://www.britguides.com")
  3. end
  4.  
  5. on mouseLeave me
  6.   cursor(-1)
  7.   set the member of sprite the currentSpriteNum to member("pitkinunichrome")
  8. end
  9.